private projectへのリンクを明確化するUserCSS
/takker/private projectへのリンクだと明示するUserCSS
code:style.css
.page-link
href^="/10cho-prv"
::before,
.page-link
href^="/10cho-math"
::before{
content: '🔒';
}
UserCSS